PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentHeadersFooters Class / getFirstPageFooter Method
In This Topic
    getFirstPageFooter Method
    In This Topic
    Gets the footer for the first page.
    Syntax
    public PDFFlowDocumentFooter getFirstPageFooter()

    Return Value

    A footer object to be displayed on document's first page.
    See Also